home *** CD-ROM | disk | FTP | other *** search
/ Linear Technology Linearview 1996 / linearview 1996.iso / spice / qnom.lib < prev    next >
Encoding:
Text File  |  1996-07-09  |  2.5 KB  |  58 lines

  1. * Library of bipolar transistor model parameters
  2. *
  3. * This is a reduced version of MicroSim's bipolar transistor model library.
  4. *   You are welcome to make as many copies of it as you find convenient.
  5. *
  6. * Release date: 87-06-22
  7. *
  8. * The parameters in this model library were derived from the data sheets for
  9. * each part.  Where specified, the part was characterize using the Parts
  10. * option.  Otherwise, methods used were as follows:
  11. *
  12. *    NE, NC        Normally set to 4
  13. *    BF, ISE, IKF    These are adjusted to give the nominal beta vs.
  14. *            collector current curve.  BF controls the mid-
  15. *            range beta.  ISE/IS controls the low-current
  16. *            roll-off.  IKF controls the high-current rolloff.
  17. *    ISC        Set to ISE.
  18. *    IS, RB, RE, RC    These are adjusted to give the nominal VBE vs.
  19. *            IC and VCE vs. IC curves in saturation.  IS
  20. *            controls the low-current value of VBE.  RB+RE
  21. *            controls the rise of VBE with IC.  RE+RC controls
  22. *            the rise of VCE with IC.  RC is normally set to 0.
  23. *    VAF        Using the voltages specified on the data sheet
  24. *            VAF is set to give the nominal output impedance
  25. *            (RO on the .OP printout) on the data sheet.
  26. *    CJC, CJE    Using the voltages specified on the data sheet
  27. *            CJC and CJE are set to give the nominal input
  28. *            and output capacitances (CPI and CMU on the .OP
  29. *            printout; Cibo and Cobo on the data sheet).
  30. *    TF        Using the voltages and currents specified on the
  31. *            data sheet for FT, TF is adjusted to produce the
  32. *            nominal value of FT on the .OP printout.
  33. *    TR        Using the rise and fall time circuits on the
  34. *            data sheet, TR (and if necessary TF) are adjusted
  35. *            to give a transient analysis which shows the
  36. *            nominal values of the turn-on delay, rise time,
  37. *            storage time, and fall time.
  38. *    KF, AF        These parameters are only set if the data sheet has
  39. *            a spec for noise.  Then, AF is set to 1 and KF
  40. *            is set to produce a total noise at the collector
  41. *            which is greater than the generator noise at the
  42. *            collector by the rated number of decibels.
  43. *
  44. *
  45. *** 2N2222 ***
  46. *
  47. .model Q2N2222    NPN(Is=3.108f Xti=3 Eg=1.11 Vaf=131.5 Bf=217.5 Ne=1.541
  48. +        Ise=190.7f Ikf=1.296 Xtb=1.5 Br=6.18 Nc=2 Isc=0 Ikr=0 Rc=1
  49. +        Cjc=14.57p Vjc=.75 Mjc=.3333 Fc=.5 Cje=26.08p Vje=.75
  50. +        Mje=.3333 Tr=51.35n Tf=451p Itf=.1 Vtf=10 Xtf=2)
  51. *
  52. *** 2N2907
  53. *
  54. .model Q2N2907    PNP(Is=9.913f Xti=3 Eg=1.11 Vaf=90.7 Bf=197.8 Ne=2.264
  55. +        Ise=6.191p Ikf=.7322 Xtb=1.5 Br=3.369 Nc=2 Isc=0 Ikr=0 Rc=1
  56. +        Cjc=14.57p Vjc=.75 Mjc=.3333 Fc=.5 Cje=20.16p Vje=.75
  57. +        Mje=.3333 Tr=29.17n Tf=405.6p Itf=.4 Vtf=10 Xtf=2)
  58.